* frame.h (struct frame): Use int for menu_bar_items_used
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 May 2011 16:25:30 +0000 (09:25 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 May 2011 16:25:30 +0000 (09:25 -0700)
commit07ae41366af1057d2eece3348cf339fff4fdd222
tree2f095ca3c894d224dd75b8a5f1bb52fbcdcfe889
parent1acf6890a858ff68e5d5712b4047d9012ae7b4e0
* frame.h (struct frame): Use int for menu_bar_items_used

instead of EMACS_INT, since it always fits in int.
src/ChangeLog
src/frame.h